home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Invenzioni & Inventori
/
Invenzioni and Inventori (Eclectica Publishing) (1996).ISO
/
invenzio
/
tori
/
sharedi.cst
/
03012_Script_3012
< prev
next >
Wrap
Text File
|
1983-01-27
|
1KB
|
54 lines
on startMovie
global disaudio,audio_intro,valore,pallina,audio,pallina_aperta,audio_barrato,lungh_barra,righe_scroll_testo,pezzetto,bloc
set bloc = false
global cursprite,oldm,caricato,anim_loco,valore
-- UNLOAD
sound close 1
sound close 2
inizializza
set lungh_barra to 378.0
-- set righe_scroll_testo to the linecount of member "articolo" -10
-- put righe_scroll_testo , "righe"
-- set pezzetto to lungh_barra/righe_scroll_testo
set pallina to pallina_aperta
set audio to audio_barrato
updatestage
global lista_curan,lista_curap
put "lista curan ",lista_curan
put "lista curap ",lista_curap
if not disaudio and marker(0) = 1 then suono 1,audio_intro
set caricato to 0
set anim_loco to false
set oldm to 1
set cursprite to ""
set the mouseUpScript to ("if the doubleClick=TRUE THEN"&numtochar(013)&" ARCHIVIO"&numtochar(013)&"pass"&numtochar(013)&"end if")
set the mouseDownscript to "rit"
set valore to 17
end
on rit
set a to string(the windowlist)
if offset("popup",a)>0 then
global olddove,dove
set dove to olddove
set olddove to 0
toglipopinv
pass
end if
blocca
end